←Select platform

ToDebugString(IList<ElementSetResult>) Method

Summary

Helper to construct a debug string from a list of results.

Syntax
C#
C++/CLI
Python
public static string ToDebugString( 
   this IList<ElementSetResult> sets 
) 
public:  
   [ExtensionAttribute] 
   static String^ ToDebugString( 
      IList<ElementSetResult^>^ sets 
   ) 
def ToDebugString(self,sets): 

Parameters

sets

List of results.

Return Value

Debug string for the results list.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.